ostree.git
2016-03-31 Simon McVittielibtest.sh: use G_TEST_SRCDIR, G_TEST_BUILDDIR to find...
2016-03-31 Colin Walterstests: Make failing to kill the GPG agent non-fatal
2016-03-31 Simon McVittieProbe for GNU parallel more accurately
2016-03-31 Jonathan Lebonbasic-test: commit with a non-empty subject
2016-03-31 Jonathan Lebontest-pull-untrusted.sh: always corrupt a regular file...
2016-03-31 Simon McVittieSkip tests that run rofiles-fuse if /dev/fuse or /etc...
2016-03-31 Simon McVittieForce libreaddir-rand to be a shared library
2016-03-31 Simon McVittietests/admin-test.sh: this is a bash script, not a POSIX...
2016-03-31 Simon McVittieLoad g-i bindings from builddir during build-time testing
2016-03-31 Simon McVittie.gitignore: update
2016-03-31 Simon McVittieIn tests that use gpg, terminate the gpg-agent after...
2016-03-31 Simon McVittietap-test: clean up temporary test directories as intended
2016-03-31 Simon McVittieSymlink libreaddir-rand.so into tests directory
2016-03-31 Simon McVittievarious tests: skip if temp directory lacks xattr support
2016-03-31 Simon McVittietest-xattrs: use TAP syntax to skip test
2016-03-30 Colin Waltersdocs/CONTRIBUTING.md: Update for github move, Homu...
2016-03-30 Jonathan Leboncommit: support editor for orphan commits
2016-03-30 Colin Walterscommit: Support writing orphans
2016-03-29 Colin Walterscommit: Support generating commits with no parent,...
2016-03-29 Colin Waltersdocs: Add a section on repository management
2016-03-28 Simon McVittiepackaging: fix bashism in dist-snapshot target
2016-03-26 Dan Nicholsonmain: Set log handler for OSTree domain
2016-03-26 Dan Nicholsonbuild: Set G_LOG_DOMAIN to OSTree
2016-03-26 Dan Nicholsoncore: Add debug messages for traversing
2016-03-26 Dan Nicholsoncore: Add verbose messages for pruning
2016-03-25 Jonathan LebonOstreeSePolicy: add ostree_sepolicy_get_csum()
2016-03-25 Alexander LarssonAdd --untrusted option to pull and pull-local
2016-03-25 Alexander Larssonpull: Add OSTREE_REPO_PULL_FLAGS_UNTRUSTED flag
2016-03-24 Colin Walterstests: Add a test-abi
2016-03-24 Jonathan LebonMerge pull request #220 from cgwalters/travis-stub
2016-03-24 Colin WaltersAdd a stub .travis.yml
2016-03-23 Colin WaltersRelease 2016.4
2016-03-23 Dan Nicholsontraverse: Require variant when traversing dirtree
2016-03-23 Colin Walterstests: Add a commitpartial + prune test
2016-03-23 Dan Nicholsonprune: Don't fail on partial commits
2016-03-23 Alexander Larssonpull local: Don't import objects we already have
2016-03-23 Stef WalterFix building without libarchive
2016-03-23 Colin Waltersadmin: Add an `unlock` command, and libostree API
2016-03-23 Colin Walterslibglnx porting: Use glnx_opendirat()
2016-03-23 Colin Walterslibglnx porting: Use glnx_shutil_rm_rf_at()
2016-03-23 Colin Walterslibglnx porting: Use glnx_set_error_from_errno
2016-03-23 Colin WaltersUse GSubprocess instead of GSSubprocess (libgsystem...
2016-03-23 Colin Waltersadmin-switch: Add missing reboot argument
2016-03-21 Simon McVittietest-libarchive: fix underlinking
2016-03-21 Simon McVittieSkip test_libarchive_ignore_device_file if we cannot...
2016-03-21 Simon McVittietests/admin-test.sh: add #!/bin/sh
2016-03-21 Colin Waltersmkdocs: Fix the site name
2016-03-21 Colin Waltersdeploy: Handle a read-only /boot
2016-03-18 Colin Waltersmanual: Migrate related projects wiki page into manual
2016-03-18 Alexander LarssonDon't fail "ostree remote refs" if writing the summary...
2016-03-18 Colin Walterslibglnx porting: gs_transfer_out_value -> g_steal_pointer
2016-03-18 Colin Walterslibglnx porting: xattr calls
2016-03-18 Colin Walterslibglnx porting: gs_free -> g_autofree
2016-03-18 Colin Walterslibglnx porting: gs_fd_close -> glnx_fd_close
2016-03-18 Colin Walterstests: Strengthen test tmpdir sanity check, be compat...
2016-03-17 Colin Walterscontrib/golang: Initial golang bindings
2016-03-16 Colin Waltersdocs: Add a section on writing buildsystems
2016-03-16 Micah Abbottdocs: Cleanup Markdown
2016-03-16 Alexander Larssonrofiles-fuse: Fix permission comparison
2016-03-15 Alexander Larssonrepo: Fix the skip-summary-if-summary.sig-is-same cache
2016-03-15 Giuseppe Scrivanotests: add test for summary file caching
2016-03-15 Giuseppe Scrivanoprune: delete all cached summaries files
2016-03-15 Giuseppe Scrivanorepo: use the skip summary download optimization for...
2016-03-15 Giuseppe Scrivanopull: cache summary and summary.sig
2016-03-15 Giuseppe Scrivanolibotutil: new function ot_openat_ignore_enoent
2016-03-09 Colin Waltersdocs: Reference the git docs on references
2016-03-08 Colin Waltersbuild: Don't install test data without --enable-install...
2016-03-04 Colin Walterstests/basic: Fix race in timestamp test
2016-03-04 Colin Walterslib: Add ostree_sysroot_load_if_changed() API
2016-03-03 Colin Walterstests: Unify some tmpdir code, add ability for C to...
2016-03-03 Colin Walterstests: More TAP fixups
2016-03-03 Colin Walterslib: Add ostree_sysroot_init_osname() API, bump mtime
2016-03-03 Colin Waltersdocs/introduction: Note VMs vs baremetal
2016-03-03 Colin Walterstests: Convert two more exit 77 instances into TAP...
2016-03-03 Colin Waltersdeploy: Bump the mtime on ostree/deploy after deploymen...
2016-03-03 Colin Walterstests: Port to glib-tap.mk, make `make check` run all...
2016-03-02 Giuseppe Scrivanorefs: Add argument --list to print the full ref name
2016-03-02 Giuseppe Scrivanolibostree: Adjust `cleanup_ref_prefix` to use ostree_re...
2016-03-02 Giuseppe Scrivanorefs: add tests
2016-03-02 Giuseppe Scrivanorefs: allow to specify multiple refs as args
2016-03-02 Giuseppe Scrivanoostree-repo: new public function `ostree_repo_list_refs...
2016-03-02 Colin WaltersAdd a missing #include to fix "make check"
2016-03-02 Colin Waltersrepo: Add ostree_repo_get_dfd()
2016-03-02 Colin Walterslib: Introduce versioned symbols
2016-03-01 Giuseppe Scrivanotest-rofiles-fuse: skip when fusermount is not present
2016-03-01 Giuseppe ScrivanoFix make syntax-check
2016-02-27 Colin Waltersdocs: Add a blurb on the summary file
2016-02-26 Colin WaltersRelease 2016.3
2016-02-26 Colin Waltersdeltas: Add a compression size heuristic for endianness...
2016-02-26 Colin Waltersdeltas: Heuristically detect endianness for older deltas
2016-02-26 Colin Waltersdeltas: Use endianness marker when parsing
2016-02-26 Colin Waltersdeltas: Include an endianness marker
2016-02-24 Alexander Larssonrofiles-fuse: Handle operations on the root
2016-02-24 Alexander Larssondeltas: Fix regression in ostree_repo_static_delta_exec...
2016-02-23 Colin Waltersdeltas: Fix some more 32 bit warnings
2016-02-23 Colin Walterslib: Two more compiler warning fixes
2016-02-23 Colin Walterslibarchive: Fix a 32 bit format warning
2016-02-22 Colin WaltersRelease 2016.2
2016-02-22 Colin Waltersgpg: Use gpg_strerror_r for threadsafety
2016-02-22 Alexander Larssonbuild: Use threadsafe GPGME
next